Based on the provided text, here is a comprehensive summary and analysis of Chapter 4: Billy Brighteyes bests the bidders.
The chapter opens by introducing a high-level problem-setting group within a large corporation. The group consists of the President, Vice-President, Comptroller, and Chairwoman. The scale of their problem matches their rank: it involves purchasing tens of millions of dollars worth of government surplus property.
The purchasing process is conducted through a system of sealed bids. There are four companies bidding on eleven distinct properties. The situation is complicated by a complex set of government rules designed to ensure all properties are sold, regardless of their desirability:
The winner is not determined by the single best bid on a specific property, but by a combination of bids across the group. This complexity creates massive uncertainty for the executives. Tormented by curiosity and anxiety, the executives succumb to temptation. They pay a "substantial price" to an enterprising government official to illegally obtain the sealed bids of their competitors, along with the opportunity to change their own bids.
Despite cheating to get the data, the executives face a new problem: the rules are so complex that they still cannot figure out which company will win which property. They waste most of their remaining time trying to decipher the outcome manually. With only 24 hours remaining before the deadline, the desperate Comptroller visits a computing service for help.
He meets Billy Brighteyes, the head of a group of computer programmers. The Comptroller presents his own definition of the problem—or rather, his proposed solution method. He calculates that with 11 properties and 4 sets of bids, there are approximately 4,000,000 different combinations ($4^{11}$).
The Comptroller's Proposed Solution:
The computer work alone is estimated to take 12 hours, leaving the executives very little time to scan the massive list before the deadline.
Billy Brighteyes, acting as the professional problem solver, finds the Comptroller's "brute force" method offensive to his sense of elegance. He believes that by applying the specific government rules to the programming logic, he can reduce the computation time by a factor of 10. This would reduce the run-time to one hour, giving the executives much more time to review the results.
However, to do this, Billy needs access to the regulations—which the Comptroller is hesitant to share because of the illicit nature of the data. Billy eventually convinces him, arguing that a faster method allows for better prediction if they need to change their bids again. Billy leaves with the Comptroller to review the rules, while his team prepares to program the "brute force" method just in case.
While Billy is away, the remaining programmers face a moral crisis. They realize that the data they are working with—sealed bids—must have been obtained through illegal means. They debate whether they can morally participate in such shady dealings.
Troubled, they present the issue to their manager. The manager provides a pragmatic, business-oriented dismissal of their concerns:
The text notes a critical psychological phenomenon here. Once the manager provides a flimsy excuse, the programmers allow the moral question to "evaporate." They immediately return to their fascination with the technical challenge: how to produce a list of 4,000,000 items efficiently.
The Lesson on Morality: The authors observe that professional problem solvers often skirt moral issues because they are not trained to deal with them. Instead, they retreat into the technical aspects of their profession. The text formulates this behavior into a specific lesson:
"MORAL ISSUES TEND TO MELT IN THE HEAT OF A JUICY PROBLEM TO SOLVE."
Approximately twenty minutes later, Billy returns from the executive suite. His team is eager to show him the clever shortcuts they devised to speed up the $900 computing job. Billy silences them with a wave of his hand.
He reveals that he did not need the computer at all. Upon scanning the bidding rules, Billy realized that a "smidgin of formal logic and a smattering of common sense" allowed him to solve the entire problem in less than five minutes.
The text highlights the irony:
The executives had been working on the problem for days and were prepared to pay for expensive computer time. They struggled to believe that the answer could be found so simply without the complex machinery they had envisioned.
The chapter concludes by deriving two major lessons from Billy's experience with the bidders.
Lesson 1: Distinguish Method from Problem The Comptroller came to Billy asking for a printout of 4,000,000 combinations. This was not the problem; it was his solution method. The real problem was determining the winning bid. By accepting the Comptroller's method initially, the team almost wasted resources on a massive computing task.
"DON'T TAKE THEIR SOLUTION METHOD FOR A PROBLEM DEFINITION."
Lesson 2: The Credibility Gap Billy's difficulty in convincing the executives highlights a paradox in consulting and problem solving. If a solution is provided too quickly or easily, the client often feels cheated or skeptical. They expect the solution's difficulty to match the problem's perceived magnitude.
"IF YOU SOLVE THEIR PROBLEM TOO READILY, THEY'LL NEVER BELIEVE YOU'VE SOLVED THEIR REAL PROBLEM."
The narrative includes a postscript regarding the moral dimension. Had Billy been present for the group's discussion about the illegality of the bids, he might have learned a lesson about himself. The text suggests that even Billy, the hero of the story, was so captivated by the "juicy" problem of outsmarting the bidding rules that the ethical implications of helping executives cheat the government likely never crossed his mind,.